home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6648 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: news.lpr.carel.fi!usenet
  2. From: Ari Lukumies <aril@cmt.lpr.mail.carel.fi>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: What is Linux?
  5. Date: Thu, 15 Feb 1996 17:08:55 +0200
  6. Organization: Carelcomp Forest
  7. Message-ID: <31234C87.78A9@cmt.lpr.mail.carel.fi>
  8. References: <4fu487$8fh@reader2.ix.netcom.com>
  9. NNTP-Posting-Host: renoir.cclahti.carel.fi
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0b6a (WinNT; I)
  14.  
  15. S. Philip Kurumunda wrote:
  16. > I have heard about it.  Does it have a C compiler?  I am new to this,
  17. > please forgive me, but I am interested in learning C but have no
  18. > compiler.  Should I get Linux?  Is there shareware C compiler to do
  19. > simple tasks?
  20. > Thanks
  21. > pHIL
  22.  
  23. Linux is a complete *nix system with development tools (C, C++, ...), kernels, drivers, 
  24. X-Windows, ... you name it, and all _with_ source code included (exceptions: Motif and 
  25. other commercial products that can be used). I have a Slackware release (5CDs) and have 
  26. found it very good a package. It didn't cost a lot, about $30-$40. You can also download 
  27. Linux from various ftp sites, but that will probably cost you more in line expenses. If 
  28. you're just looking for a C compiler and don't know much about *nix, then Linux is maybe 
  29. not the best choice. For instance, if your sound cards, displays etc doesn't fall into 
  30. the defaults cathegory of Linux, you'll have to modify and recompile the kernel (the 
  31. heart of the OS) yourself, and this will require quite a bit of understanding about what 
  32. makes a *nix tick...
  33.  
  34. Later,
  35.  AriL
  36. -- 
  37. All my opinions are mine and mine alone.
  38.